CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - gaussian pyramid

搜索资源列表

  1. 图像压缩的几个MATLAB算法

    0下载:
  2. 图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。-Image Compression Algorithm several MATLAB : Block Coding, Gaussian pyramid, discrete cosine transform, singular value decomposition.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:10066
    • 提供者:陈量
  1. lurastud

    0下载:
  2. 计算机图象处理,图象压缩处理,图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。-computer image processing, image compression, image compression algorithm several MATLAB : Block Coding, Gaussian pyramid, discrete cosine transform, singular value decomposition.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1621445
    • 提供者:aaa
  1. GAUSSIANPYRAMID.rar

    0下载:
  2. 高斯金字塔算法程序,在OpenCV开发环境下能实现多分辨率多多尺度的高斯金字塔的图像处理。,The programming can deal with Gaussian Pyramid. Using Gaussian pyramid process image.he effect is very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1725389
    • 提供者:胡小宁
  1. GaussPyramid.rar

    1下载:
  2. 基于matlab的高斯金字塔算法,和一般的算法不同,此算法非常详细,逐步编写,Gaussian pyramid matlab-based algorithm, and the different algorithms, this algorithm is very detailed, step by step to prepare
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1081
    • 提供者:panpan
  1. gaosijinzita

    0下载:
  2. 高斯金字塔,对图像进行高斯模糊然后建立多尺度空间-Gaussian pyramid, Gaussian blur the image and then create a multi-scale spatial
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3671356
    • 提供者:xuguoqi
  1. pyramid

    0下载:
  2. 边缘检测,自己做的高斯金字塔和拉普拉斯金字塔,matlab2009-gaussian and laplasial pyramid
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:545
    • 提供者:李起航
  1. sift

    1下载:
  2. 这个绝对是原创,我自己研究SIFT写的ppt,重点是前面高斯金字塔那里,感觉思路还是比较清晰的 ,学习SIFT的可以看一下-This is absolutely an original, written by my own research SIFT ppt, where the focus is in front of the Gaussian pyramid, or a clearer sense of thinking and learning that can take a look S
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-07-18
    • 文件大小:3848519
    • 提供者:任甲元
  1. ImageSegmentation

    0下载:
  2. 分别用sobel、Laplacian-Gaussian方法对一幅灰度图像进行边缘提取,给出对比结果.-Respectively sobel, Laplacian-Gaussian method of gray an image edge extraction, given the results compared.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:2595
    • 提供者:龙活
  1. GaussianFilterTest

    0下载:
  2. Gaussian Filter 高斯平滑滤波器,自己用C++写的滤波器类,用于其他处理操作前平滑噪声用。设定Sigma值,可以调整平滑效果。 下载包包含完整的Visual Studio 2005测试项目。 <plumcore>-Gaussian smooth filter
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:2019948
    • 提供者:PlumCore
  1. GausPyramid

    0下载:
  2. 高斯金字塔-对图像进行高斯金字塔表示,先进行高斯滤波,然后逐层抽样-Gaussian Pyramid- Gaussian pyramid of images, said first Gaussian filter, and then layer-by-layer sample
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:666
    • 提供者:彭素静
  1. EarRecog

    0下载:
  2. 人耳边缘检测的源程序,通过建立高斯金字塔确定人耳外轮廓,希望能对大家有帮助-Ear edge detection source, through the establishment of Gaussian pyramid outside the outline of the human ear to identify the hope that it can help you
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7800607
    • 提供者:吕志坤
  1. siftdemo

    0下载:
  2. 改程序采用C语言编写SIFT算法,包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-Change the use of C language program SIFT algorithm, contains the complete Gaussian pyramid from the image, DOG, space extremum point extraction, descr ipt
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:12641
    • 提供者:tjy
  1. ImagefusionOfLaplace

    1下载:
  2. 利用Laplace金子塔对图像进行融合,程序中给出了详细的高斯金子塔和拉普拉斯金子塔的实现方法,以及图像经金子塔变换后的融合算法-The use of Laplace Pyramid Fusion of images, the program gives a detailed Gaussian pyramid and Laplacian pyramid implementation methods, and the image transformed by the pyramid fusion
  3. 所属分类:Special Effects

    • 发布日期:2015-05-19
    • 文件大小:4618
    • 提供者:王文波
  1. Laplace-Gaussian-Pyramid

    0下载:
  2. 本程序是车牌检测中的部分代码,是用高斯拉普拉斯进行边缘提取的代码,希望大对大家的编程有所帮助-This program is part of the code in the license plate detection is Gaussian Laplace edge detection code, and hope for all programming help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:4656
    • 提供者:ZHANGAIJUAN
  1. Gaussian-Pyramid-algorithm

    0下载:
  2. 实现对图像的高斯分层分解,建立对图像的分层模型!-Gaussian hierarchical decomposition of the image, the image of the hierarchical model!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3111784
    • 提供者:lixioaran
  1. Gaussian-pyramids

    0下载:
  2. 图像高斯金字塔子图提取源代码,可以提取不同尺度的高斯金字塔子图用于进一步分析处理-Image Gaussian pyramid subgraph extract the source code can be extracted at different scales Gaussian pyramid subgraph for further analysis and processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:852
    • 提供者:Analulu
  1. Gauss-Pyramid-sift_openvc

    0下载:
  2. 用opencv实现了高斯金字塔,得到了图像的sift特征点,并得到了不同高斯尺度下得图形-Gaussian pyramid with opencv obtained image sift feature point, and has been obtained under different graphical Gaussian scale
  3. 所属分类:OpenCV

    • 发布日期:2017-11-06
    • 文件大小:17812905
    • 提供者:chenguifang
  1. gaussian

    0下载:
  2. 图像高斯金字塔,生成高斯金字塔,依次进行图像下采样- Image gaussian pyramid,To generate the gaussian pyramid, under the image sampling in turn
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:939
    • 提供者:Jenny
  1. Gaussian-prymid

    0下载:
  2. 为在图像处理、计算器视觉、信号处理上所使用的一项技术。 高斯金字塔本质上为信号的多尺度表示法,亦即将同一信号或图片多次的进行高斯模糊,并且向下取样, 藉以产生不同尺度下的多组信号或图片以进行后续的处理,例如在影像辨识上,可以藉由比对不同尺度下的图片,以防止要寻找的内容可能在图片上有不同的大小。 高斯金字塔的理论基础为尺度空间理论,而后续也衍生出了多分辨率分析。- As a technique in image processing, computer vision, signal proce
  3. 所属分类:OpenCV

    • 发布日期:2017-04-26
    • 文件大小:244716
    • 提供者:robin lee
  1. gaussian

    0下载:
  2. 高斯函数 高斯滤波器 高斯金字塔代码 用于sift算法中,仅供参考-Gaussian function Gaussian filter Gaussian pyramid code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:3770
    • 提供者:sevenye
« 1 23 4 5 6 »
搜珍网 www.dssz.com